home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / RPN Calculator.cpt / RPN Calculator / card_3644.txt < prev    next >
Text File  |  1988-09-16  |  7KB  |  329 lines

  1. -- card: 3644 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2499
  5. -- name: Index
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put "Index" into field "Title"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 3 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=22 top=121 right=136 bottom=176
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: General Information
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual effect wipe left
  28.   Go to card "General Information"
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 4 (button)
  34. -- low flags: 00
  35. -- high flags: 0000
  36. -- rect: left=22 top=136 right=151 bottom=176
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Uning RPN
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   visual effect wipe left
  48.   go to card "Using RPN"
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 5 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=22 top=152 right=167 bottom=176
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: Registers
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual effect wipe left
  68.   go to card "Registers"
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 6 (button)
  74. -- low flags: 00
  75. -- high flags: 0000
  76. -- rect: left=22 top=168 right=183 bottom=176
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: Number Entry
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   visual effect wipe left
  88.   go to card "Number Entry"
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 7 (button)
  94. -- low flags: 00
  95. -- high flags: 0000
  96. -- rect: left=22 top=184 right=199 bottom=176
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Function Keys
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   visual effect wipe left
  108.   go to card "Function Keys"
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 8 (button)
  114. -- low flags: 00
  115. -- high flags: 0000
  116. -- rect: left=22 top=201 right=216 bottom=176
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: Trig
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   visual effect wipe left
  128.   go to card "Trig"
  129. end mouseUp
  130.  
  131.  
  132.  
  133. -- part 9 (button)
  134. -- low flags: 00
  135. -- high flags: 0000
  136. -- rect: left=22 top=216 right=231 bottom=176
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: Trans
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   visual effect wipe left
  148.   go to card "Trans"
  149. end mouseUp
  150.  
  151.  
  152.  
  153. -- part 10 (button)
  154. -- low flags: 00
  155. -- high flags: 0000
  156. -- rect: left=22 top=231 right=246 bottom=176
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 1
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: Misc.
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   visual effect wipe left
  168.   go to card "Misc."
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 11 (button)
  174. -- low flags: 00
  175. -- high flags: 0000
  176. -- rect: left=22 top=248 right=263 bottom=176
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: Stat
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   visual effect wipe left
  188.   go to card "Stat"
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 12 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=22 top=264 right=279 bottom=176
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: Financial
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   visual effect wipe left
  208.   go to card "Financial"
  209. end mouseUp
  210.  
  211.  
  212.  
  213. -- part 13 (button)
  214. -- low flags: 00
  215. -- high flags: 0000
  216. -- rect: left=22 top=281 right=296 bottom=176
  217. -- title width / last selected line: 0
  218. -- icon id / first selected line: 0 / 0
  219. -- text alignment: 1
  220. -- font id: 0
  221. -- text size: 12
  222. -- style flags: 0
  223. -- line height: 16
  224. -- part name: Display
  225. ----- HyperTalk script -----
  226. on mouseUp
  227.   visual effect wipe left
  228.   go to card "Display"
  229. end mouseUp
  230.  
  231.  
  232.  
  233. -- part 14 (button)
  234. -- low flags: 00
  235. -- high flags: 0000
  236. -- rect: left=22 top=296 right=311 bottom=176
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 0 / 0
  239. -- text alignment: 1
  240. -- font id: 0
  241. -- text size: 12
  242. -- style flags: 0
  243. -- line height: 16
  244. -- part name: List/Plot
  245. ----- HyperTalk script -----
  246. on mouseUp
  247.   visual effect wipe left
  248.   go to card "List/Plot"
  249. end mouseUp
  250.  
  251.  
  252.  
  253. -- part 15 (button)
  254. -- low flags: 00
  255. -- high flags: 0000
  256. -- rect: left=22 top=313 right=328 bottom=176
  257. -- title width / last selected line: 0
  258. -- icon id / first selected line: 0 / 0
  259. -- text alignment: 1
  260. -- font id: 0
  261. -- text size: 12
  262. -- style flags: 0
  263. -- line height: 16
  264. -- part name: Programming
  265. ----- HyperTalk script -----
  266. on mouseUp
  267.   visual effect wipe left
  268.   go to card "Programming"
  269. end mouseUp
  270.  
  271.  
  272.  
  273. -- part 16 (button)
  274. -- low flags: 00
  275. -- high flags: 0000
  276. -- rect: left=441 top=62 right=94 bottom=481
  277. -- title width / last selected line: 0
  278. -- icon id / first selected line: 2478 / 2478
  279. -- text alignment: 1
  280. -- font id: 0
  281. -- text size: 12
  282. -- style flags: 0
  283. -- line height: 16
  284. -- part name: Comments
  285. ----- HyperTalk script -----
  286. on mouseUp
  287.   visual effect wipe left
  288.   go to card "Comments"
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 17 (button)
  294. -- low flags: 00
  295. -- high flags: 8000
  296. -- rect: left=22 top=103 right=118 bottom=135
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 1
  300. -- font id: 0
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: Click on a Topic:
  305.  
  306.  
  307. -- part contents for background part 1
  308. ----- text -----
  309.                         Reverse Polish Notation Calculator
  310.                 ¬© 1987 by C. Kingston  --  All rights reserved
  311.  
  312.  
  313. General Information
  314. Using RPN
  315. Registers
  316. Number Entry
  317. Function Keys
  318.   Trig
  319.   Transendental
  320.   Misc.
  321.   Statistical
  322.   Financial
  323.   Display
  324.   List/Plot
  325.   Programming
  326.  
  327. -- part contents for background part 6
  328. ----- text -----
  329. Index